Alpine.js Weekly

Newsletter Image

Messages

9/10/2021
18 : 44

Alpine.js Weekly #72

📣 Announcing (officially) Alpine Component Patterns! 📦 UI component source code 📹 Educational screencasts 🫂 3rd-party integrations 🦑 Livewire integration Partnering up with @jasonlbeggs on this one to
8/20/2021
18 : 44

Alpine.js Weekly #71

Tips Did you know that @Alpine_JS has an undocumented “destroy” lifestyle method that gets called when you remove a component? Just add it to your component the same way you would use init Try it out
7/24/2021
7 : 14

Alpine.js Weekly #69

Alpine plugins are dropping, keep an eye on Caleb Porzio's announcements. 🥳 New Alpine Plugin: Persist 🍾 Easily persist data across page loads by using a nifty little decorator function: $persist()
7/10/2021
6 : 0

Alpine.js Weekly #68

Tips Another fun use case for x-effect in @Alpine_JS v3 when using the persist plugin: parsing localStorage values (string only) so you can keep using boolean values in directives. This simplified
7/2/2021
18 : 44

Alpine.js Weekly #67

Tips Top tips from Kevin this week. Spend the last few hours deep diving into the @Alpine_JS source code to figure out the V3 codebase. And I must say it's extremely readable, easy to follow, and
6/25/2021
18 : 54

Alpine.js Weekly #66

Tips I really like this use case for x-effect in @Alpine_JS v3. It's an easy way to disable scrolling on the body when you open a modal or a mobile navigation. Using x-effect you don't have to
6/19/2021
12 : 54

Alpine.js Weekly #65

v3 is picking up some steam, if you've missed it, here are the launch tweets: 🎉 If you didn't catch it, Alpine Version 3 has been officially released! You can watch the Alpine Day keynote where
6/11/2021
18 : 54

v3 is out - Alpine.js Weekly #64

Alpine v3 code was released as part of Alpine Day (alpineday.com): github.com/alpinejs/alpine-next for everyone's perusal. It's a complete internal rewrite with a focus on supporting feature
6/4/2021
18 : 54

Alpine.js Weekly #63

Tips Thank you Afonso Cerejeira for this great introduction to Htmx, alpine.js and hotwire. You might not need a frontend framework#DjangoCon #djangoconeurope #sketchnote — Sara (@aspigirlcodes) June 3
5/28/2021
18 : 54

Alpine.js Weekly #62

Tips This is how you can create an easy scroll to top button with @Alpine_JS and @tailwindcss . I have used Alpine Magic Helpers for a smooth effect, but if you don't want to load another library,
5/21/2021
18 : 44

Alpine.js Weekly #61

Tips replace the turbo-frame with @Alpine_JS $fetch, no code replaced needed. perfect for django. — Andres 🐍 python3.ninja (@zodman) May 15, 2021 This newsletter supported by my GitHub Sponsors. Made
5/14/2021
18 : 54

Alpine.js Weekly #60

Alpine Day is shaping up to be awesome, here's the announcement tweet for whoever isn't on Twitter. 🎉 Alpine Day, June 10th 2021 is now a real thing! 🚀 Launching everything new and shiny 🎙️
5/7/2021
18 : 44

Alpine.js Weekly #59

Tips The following is in Spanish, the gist is a reminder that there's a way to access the parent component's data by selecting it and accessing __x . AlpineJS no permite acceder de (forma
4/23/2021
18 : 4

Alpine.js Weekly #58

Caleb's setting up an Alpine Day, there's a mailing list you can join. 🥳 Alpine Day 2021 is now a real thing. One day packed full of new launches and cool speakers. Gonna be a hoot! 🦉https://
4/19/2021
15 : 39

Alpine.js Weekly #57

“Q1 2021 State Of JavaScript Libraries and Tools: Frameworks” report is out 🎉🎉🎉 https://moiva.io/blog/2021-q1-state-of-js-frameworks Best Q1 2021 Top Performers:@reactjs @Alpine_JS @solid_js @angular
4/9/2021
18 : 4

Alpine.js Weekly #56

I've got my CSS-in-JS solution for @Alpine_JS sorted 👀🤣 — James Browne (@onejamesbrowne) April 1, 2021 This newsletter supported by my GitHub Sponsors. Magic Helpers for @Alpine_JS is just shy of
3/26/2021
18 : 34

Alpine.js Weekly #55

Let Caleb know how you use Alpine.js & what you call it: Alpine users, do you use Alpine with a build? (like “npm install alpinejs) Or just the file/CDN. Poll about AlpineJS, Alpine, Alpine.js This
3/19/2021
18 : 44

Alpine.js Weekly #54

A few announcements this week. Alpine Devtools v1.0.0 is out for Chrome and Firefox. Alpine.js devtools 1.0.0 is out (Much) faster boot times and performance for components (even big ones) see below.
3/13/2021
10 : 13

Alpine.js Weekly #53

More than one year on, it's great to see new people discovering Alpine.js every week. We've got a bunch of new tools released so make sure to read all the way to the Code & Tools section.
3/5/2021
18 : 44

Alpine.js Weekly #52

An issue with loads of longer form content, do scroll to the “Articles & Tutorials” section. It's also the 52nd edition of Alpine.js Weekly, so happy 1 year to us. This newsletter supported by